tests: omit fg-color and bg-color values from attributes
authorBenjamin Otte <otte@redhat.com>
Mon, 20 Jun 2011 12:22:49 +0000 (14:22 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:01 +0000 (16:08 -0400)
They depend on the environment, too.

tests/a11y/accessibile-name.txt
tests/a11y/accessibility-dump.c
tests/a11y/accessible-name.txt
tests/a11y/buttons.txt
tests/a11y/hello-world.txt
tests/a11y/link.txt
tests/a11y/mnemonic.txt
tests/a11y/notebook.txt
tests/a11y/range.txt
tests/a11y/text.txt
tests/a11y/tree.txt

index a4d122e707398deb2894ae6141e3bc60fcafeb5d..27d90762b060d6707484e0587b2b55428715ab48 100644 (file)
@@ -28,8 +28,8 @@ window1
                         strikethrough: false
                         bg-stipple: false
                         fg-stipple: false
-                        fg-color: 0,0,0
-                        bg-color: 56540,56026,54741
+                        fg-color: <omitted>
+                        bg-color: <omitted>
                         wrap-mode: word
                         justification: left
                         size: <omitted>
index a57c5b7f956ebba0577fb71ab68b66230d14ac14..27e3b0736fb4f7b779ef6c2ecfb41f6c7fb961d7 100644 (file)
@@ -249,6 +249,8 @@ dump_text_attributes (GString         *string,
           strcmp (attr->name, "variant") == 0 ||
           strcmp (attr->name, "style") == 0 ||
           strcmp (attr->name, "language") == 0 ||
+          strcmp (attr->name, "fg-color") == 0 ||
+          strcmp (attr->name, "bg-color") == 0 ||
           strcmp (attr->name, "direction") == 0)
         value = "<omitted>";
       else
index 964ece91b055dc49c1eaff36d4f59d1188aa50b1..368797f8755a3487e59baf37f9a746d2c3e99127 100644 (file)
@@ -35,8 +35,8 @@ window1
                         strikethrough: false
                         bg-stipple: false
                         fg-stipple: false
-                        fg-color: 0,0,0
-                        bg-color: 56540,56026,54741
+                        fg-color: <omitted>
+                        bg-color: <omitted>
                         wrap-mode: word
                         justification: left
                         size: <omitted>
index 75f2774ef08ef887bb49f5bc83fd5c203dea759b..e1873ff2823a6a7687becb09b24c26560f77fbb4 100644 (file)
@@ -61,8 +61,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -111,8 +111,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -159,8 +159,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -207,8 +207,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
index 9cf3ddf47d0f34596f6cb66b3e8a125835a3ce6e..61f72cf4c5710c655be7e5118b7eea46a39b524c 100644 (file)
@@ -35,8 +35,8 @@ window1
                         strikethrough: false
                         bg-stipple: false
                         fg-stipple: false
-                        fg-color: 0,0,0
-                        bg-color: 56540,56026,54741
+                        fg-color: <omitted>
+                        bg-color: <omitted>
                         wrap-mode: word
                         justification: left
                         size: <omitted>
index 17dc2cdf52986ce4dc629436641f0a1645072985..faf5bdd2c1504640ee01a7c34f7a042632f90e9d 100644 (file)
@@ -35,8 +35,8 @@ window1
                         strikethrough: false
                         bg-stipple: false
                         fg-stipple: false
-                        fg-color: 0,0,0
-                        bg-color: 56540,56026,54741
+                        fg-color: <omitted>
+                        bg-color: <omitted>
                         wrap-mode: word
                         justification: left
                         size: <omitted>
index 4a867b4a3428d5c788eebaadcb28c5301ad95fe7..34ad30ef541d655314ca852f8fea4d77eb47106a 100644 (file)
@@ -45,8 +45,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -86,8 +86,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 65535,65535,65535
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
index 5220541a2a14025f3230176ec886643416ce128d..232013ba9bd66860ab3684c1df5d01f7a3edb745 100644 (file)
@@ -46,8 +46,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -86,8 +86,8 @@ window1
                             strikethrough: false
                             bg-stipple: false
                             fg-stipple: false
-                            fg-color: 0,0,0
-                            bg-color: 56540,56026,54741
+                            fg-color: <omitted>
+                            bg-color: <omitted>
                             wrap-mode: word
                             justification: left
                             size: <omitted>
@@ -134,8 +134,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -174,8 +174,8 @@ window1
                             strikethrough: false
                             bg-stipple: false
                             fg-stipple: false
-                            fg-color: 0,0,0
-                            bg-color: 56540,56026,54741
+                            fg-color: <omitted>
+                            bg-color: <omitted>
                             wrap-mode: word
                             justification: left
                             size: <omitted>
index 6f2065ea5811347fd2da535bff76f6185fefd421..6274a37c84a3f5f09cf5bd89b82d52d3d5e7b936 100644 (file)
@@ -34,8 +34,8 @@ window1
                         strikethrough: false
                         bg-stipple: false
                         fg-stipple: false
-                        fg-color: 0,0,0
-                        bg-color: 56540,56026,54741
+                        fg-color: <omitted>
+                        bg-color: <omitted>
                         wrap-mode: word
                         justification: left
                         size: <omitted>
index 6d3bf45c3c3e4664f25f110162bed1eedf9d4341..2a9086f2c0526cd393a2ace91c75beac7f9f9bcd 100644 (file)
@@ -29,8 +29,8 @@ Did gyre and gimple in the wabe
                         rise: 0
                         language: <omitted>
                         scale: 1
-                        fg-color: 0,0,0
-                        bg-color: 65535,65535,65535
+                        fg-color: <omitted>
+                        bg-color: <omitted>
                         invalid: none
                         invalid: false
                         invalid: false
index 85cd4933abf9f85e7eb318435166f3431c415d6d..988089cf8b35de861c7ed7a3ec149532e0a356c7 100644 (file)
@@ -53,8 +53,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -103,8 +103,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -151,8 +151,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -199,8 +199,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -246,8 +246,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -289,8 +289,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -332,8 +332,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -375,8 +375,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -418,8 +418,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -461,8 +461,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -504,8 +504,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>
@@ -547,8 +547,8 @@ window1
                           strikethrough: false
                           bg-stipple: false
                           fg-stipple: false
-                          fg-color: 0,0,0
-                          bg-color: 56540,56026,54741
+                          fg-color: <omitted>
+                          bg-color: <omitted>
                           wrap-mode: word
                           justification: left
                           size: <omitted>